Welcome![Sign In][Sign Up]
Location:
Search - turbo c

Search list

[EditorTurbo c 2.1

Description: 著名的C语言编辑器- Renowned C language editor
Platform: | Size: 959109 | Author: 王八 | Hits:

[Other resource学生管理.c

Description: 一个简单的turbo c的学生管理的源程序-a simple turbo c of the source code of student management
Platform: | Size: 5703 | Author: 徐南 | Hits:

[Data structshorse

Description: 使用turbo C的图形图像库 编写的马踏棋盘的程序 使用回溯法实现-Using turbo C graphics image library board to prepare a horse riding programs to achieve the use of backtracking
Platform: | Size: 3072 | Author: smile | Hits:

[Graph programtuxingxue

Description: 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:44452114 E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to description and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
Platform: | Size: 313344 | Author: lewsn2008 | Hits:

[assembly languagetc2

Description: 经典的不能再经典的Turbo C 2.0。DOS 时代优秀的 C 语言编程工具-The classic is no longer the classic Turbo C 2.0. DOS era of good C language programming tools
Platform: | Size: 954368 | Author: 潘羽泉 | Hits:

[OtherDIRSEL

Description: TURBO C 文件管理器,有原始碼及編譯完成的執行檔-TURBO C File Manager, there is complete source code and compiled executable file
Platform: | Size: 10240 | Author: 蔡明宏 | Hits:

[File Format1bit_BMP

Description: This a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)-This is a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)
Platform: | Size: 2048 | Author: zandu | Hits:

[OtherTurbo-C-(V2.0)-compiler-error-

Description: Turbo C(V2.0)编译错误信息介绍,对于c语言的错误信息进行了系统的分析和说明,适合c语言开发者-Turbo C (V2.0) compiler error messages introduced an error message for the c language, a systematic analysis and description of c language for developers
Platform: | Size: 16384 | Author: Lk | Hits:

[Graph DrawingDraw-pictures-by-using-turbo-C

Description: turbo C 画图程序,非常简单,只要结合所用函数一次描点即可。-Draw pictures by using Turbo C,this is a very easy way
Platform: | Size: 33792 | Author: | Hits:

[File FormatTURBO-C

Description: TURBO C自动控制关于8255和8253方面的编程-TURBO C 8255 and 8253 on automatic control aspects of the programming
Platform: | Size: 4445184 | Author: yewenjie | Hits:

[Windows DevelopTurbo-c-classic-example

Description: Turbo c 经典例题,各种例题源代码-Turbo c classic example, a variety of example source code
Platform: | Size: 95232 | Author: 谢莉红 | Hits:

[Other Riddle gamesturbo-c-mmuy

Description: turbo c 图形界面小游戏,根据windows游戏木乃伊编写。-A game by graphics of Turbo C
Platform: | Size: 20480 | Author: Alastor | Hits:

[Internet-Networkturbo-c--firework

Description: turbo c 编写的,随机烟花的动画效果,大小,颜色自己调整。-turbo c writing, and random fireworks animation, size, color, make their own adjustments.
Platform: | Size: 1024 | Author: 程序段 | Hits:

[Windows DevelopTurboC-cuzter

Description: compiler c++ turbo c
Platform: | Size: 3886080 | Author: dillionhacker | Hits:

[OtherTurbo C++ 3.2

Description: visual c++ setup...turbo c...
Platform: | Size: 7073792 | Author: akkuH | Hits:

[Windows DevelopTurbo C2.0实用大全_10203914(marked).part1

Description: Turbo C2.0实用大全 (共两部分)(Practical Encyclopedia of Turbo C2.0)
Platform: | Size: 73400320 | Author: wzyzcgy | Hits:

[Windows DevelopTurbo C2.0实用大全_10203914(marked).part2

Description: Turbo C2.0实用大全(共两部分)(Practical Encyclopedia of Turbo C2.0)
Platform: | Size: 46473216 | Author: wzyzcgy | Hits:

[OtherTC20LSRC

Description: Borland turbo C 2.0 Source Code
Platform: | Size: 592896 | Author: pbasura | Hits:

[Othertc201disk

Description: turbo c compiler .. for dos program
Platform: | Size: 1090560 | Author: cmjfriend | Hits:

[Windows DevelopTC30

Description: 在 win2000/winxp/vista/win7/win10 下完美使用 Turbo C/C++ 3.0,包括图形程序。 所有环境均已经配置好,不用修改。 双击执行“Turbo C++ 3.0”即可。 由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。 例如,图形程序中初始化图形环境的代码: int gdriver=VGA, gmode=VGAHI; initgraph(&gdriver, &gmode, "C:\\TC30\\BGI"); 路径说明: dosbox 虚拟 DOS 环境的软件 DosBox 0.72 DISK_C 虚拟的 DOS 环境的 C:\ └TC30 Turbo C/C++ 3.0 程序文件路径 Alt + Enter 可以切换全屏/窗口。(This system can perfectly use Turbo C/C++ 3 in win2000/winxp/vista/win7, including graphic program. All environments have been configured without modification. Double click to execute "Turbo C++ 3". Because the DOS environment is virtualized, the folder DISK_C is C:, so you need to pay attention when using the file path. For example, code for initializing graphical environment in graphics programs: Int gdriver=VGA, gmode=VGAHI; Initgraph (&gdriver, &gmode, "C:\\TC30\\BGI"); Path Description: Dosbox virtual DOS environment software DosBox 0.72 C:\ in DISK_C virtual DOS environment TC30 Turbo C/C++ 3 program file path Alt + Enter can switch full screen / windows)
Platform: | Size: 4670464 | Author: 巜御风踏血 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net